0.0
NA
CVE-2026-23907
Apache PDFBox Path Traversal Vulnerability
Description

This issue affects the ExtractEmbeddedFiles example in Apache PDFBox: from 2.0.24 through 2.0.36, from 3.0.0 through 3.0.7. The ExtractEmbeddedFiles example contains a path traversal vulnerability (CWE-22) because the filename that is obtained from PDComplexFileSpecification.getFilename() is appended to the extraction path. Users who have copied this example into their production code should review it to ensure that the extraction path is acceptable. The example has been changed accordingly, now the initial path and the extraction paths are converted into canonical paths and it is verified that extraction path contains the initial path. The documentation has also been adjusted.

INFO

Published Date :

March 10, 2026, 10:20 a.m.

Last Modified :

March 10, 2026, 10:20 a.m.

Remotely Exploit :

No

Source :

None
Affected Products

The following products are affected by CVE-2026-23907 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Update Apache PDFBox and review example code for path traversal.
  • Update to a patched version of Apache PDFBox.
  • Review and sanitize extracted file paths.
  • Ensure extraction path is within the initial path.
  • Update related documentation.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-23907.

URL Resource
https://github.com/JoakimBulow/
https://lists.apache.org/thread/gyfq5tcrxfv7rx0z2yyx4hb3h53ndffw vendor-advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-23907 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-23907 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
No CVSS metrics available for this vulnerability.